*Student Book X (Upgrade) v1.9.0.1.1

*Created by: Jazziro/Lehlogonolo Masubelele

*Description: Student Book X is an Application that can help
niversity/college students store 
very important contact details of their friends, 
users can view, edit or delete records.

*Easy way to Connect to MS SQL SERVER 2008 R2 with VS 2005.
*Easy way to learn SQL Statements: SELECT(Like Conditions), INSERT, UPDATE, DELETE
*Open Text Files(.txt) or Student Book Files(.sbx), Save Records as Text Files or Student Book Files
//Open-SaveDialog


Locate this in mainForm.vb and modify it:
conn = New SqlConnection("Server=localhost\"SQL Sever Name";DATABASE=ourDatabase;integrated security = true;")

files to open and use are in this directory: ...\Student Book Database Demo\Open me